home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5466 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.2 KB

  1. Path: acsu.buffalo.edu!brasser
  2. From: brasser@acsu.buffalo.edu (Radix)
  3. Newsgroups: comp.ai.fuzzy,comp.lang.basic.visual.misc,comp.lang.c++
  4. Subject: Re: VB, VC++, and Fuzzy Logic
  5. Followup-To: comp.ai.fuzzy,comp.lang.basic.visual.misc,comp.lang.c++
  6. Date: 4 Feb 1996 20:46:22 GMT
  7. Organization: UB
  8. Message-ID: <4f35uu$fo7@azure.acsu.buffalo.edu>
  9. References: <4eh77s$5i@news.uncc.edu> <kd9fb.31.003E8132@xnet.com>
  10. NNTP-Posting-Host: orichalc.acsu.buffalo.edu
  11. NNTP-Posting-User: brasser
  12. X-Newsreader: TIN [version 1.2 PL2]
  13.  
  14. Peter Mikalajunas (kd9fb@xnet.com) wrote:
  15. : In article <4eh77s$5i@news.uncc.edu> ihabed@uncc.edu (Ibrahim H Abed) writes:
  16.  
  17. : >I'm interested in designing a program for my senior project that is basically
  18. : >stock market analysis which will generate a buy/sell/hold signal.  It has to
  19. : >have a graphical interface.  Initially, I was going to do it in Visual C++
  20. : >because C++ classes lend themselves quite nicely to fuzzy membership functions.
  21. : >However, I'm having difficulty using Visual C++ (too unwieldy at my level).  I'm
  22. : >hoping to port everything to Visual Basic because of the ease of designing an 
  23. : >interface. Has anyone done any fuzzy logic programming in VB and if so any 
  24. : >pointers/free source code/etc?  I'll also be putting sample stock data in Access
  25. : >which VB can access (:).  Anyone know if VB can be linked with C++ routines at all, 
  26. : >perhaps saving me some trouble.  Any help would be greatly appreciated.
  27.  
  28.  
  29. : If all you need is fuzzy logic then use a series of select 
  30. : statements.  However, from the sound of the project, you 
  31. : may eventually need a neural net.  Why not write the meat
  32. : in C++ and compile to a DLL.  Do the interface in VB.
  33.  
  34.  
  35. :  
  36. :  Peter Mikalajunas
  37. :  kd9fb@xnet.com
  38. :  http://www.xnet.com/~kd9fb
  39.  
  40. Exactly what I was going to suggest. Also, I think you can call C 
  41. functions the same as you can API calls. I'll look into it.
  42. .....I just realized that you might not mean VB for a Windows interface, 
  43. in which case it might not be possible, BUT I have the books on VB 3.0 
  44. for Windows so I'll check it out just in case.
  45.  
  46. Russell Brasser
  47. <brasser@acsu.buffalo.edu>
  48. -- 
  49.   _____    ___   ___    ___     ___
  50.   |    \    |     |    /   '   /   '
  51.   |     |   |     |   |       |
  52.   |    /    |     |    \       \
  53.